// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.handmark.pulltorefresh.library.extras; import java.util.concurrent.atomic.AtomicBoolean; // Referenced classes of package com.handmark.pulltorefresh.library.extras: // PullToRefreshWebView2 final class a { final PullToRefreshWebView2 a; a(PullToRefreshWebView2 pulltorefreshwebview2) { a = pulltorefreshwebview2; super(); } public void a(boolean flag) { PullToRefreshWebView2.a(a).set(flag); } public void b(boolean flag) { PullToRefreshWebView2.b(a).set(flag); } }